home *** CD-ROM | disk | FTP | other *** search
/ More DosGames 2.0 / MORE - Dosgames 2.0 (Software Company)(1994).iso / dosgames / xox / readme.txt < prev    next >
Text File  |  1994-09-01  |  4KB  |  120 lines

  1. =============================================================================
  2. XOX now has support for VESA SVGA modes:
  3.  
  4.      640x400x8 bits
  5.      640x480x8 bits
  6.      800x600x8 bits
  7.     1024x768x8 bits
  8.  
  9. If you do not have a video card with VESA standard bios in your PC
  10. then you will need to install the VESA driver before running XOX.
  11. Just type 'VESA' at the prompt.  Then type 'XOX'.
  12.  
  13. When XOX is running you can change video modes by pressing <F10>.
  14. XOX will try to set the next available video mode that is supported.
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24. =============================================================================
  25. =============================================================================
  26. XOX accepts panel files .PAN and a palette file .PAL as command arguments.
  27.  
  28. Command Syntax:
  29.  
  30.         XOX [[f1] ... [fn]]
  31.  
  32. f1-fn   :       any dos filename
  33.  
  34. The panel files must be EXACTLY 16384 bytes in length.
  35. The palette file must be EXACTLY 768 bytes in length.
  36.  
  37. Panel files are binary bitmaps that are displayed on the walls in XOX. 
  38. They have no header or trailer.  This XOX demo uses 128x128 panels.
  39. That is 128 * 128 = 16384.  Pixels are stored sequentially left to right
  40. top to bottom.  You can provide your own artwork as a file name argument
  41. to XOX on the command line.
  42.  
  43.     C:\> xox my.pan
  44.  
  45. If your artwork requires it's own unique palette then you can also provide
  46. that as an argument as well.  Palette file are 768 bytes long.
  47.  
  48. =============================================================================
  49. =============================================================================
  50. Keyboard Commands
  51. ESC                     EXIT
  52. F10                     CHANGE VIDEO MODES
  53. [ ]                     ACTIVE VIEW HEIGHT SMALLER/LARGER
  54. ( )                     ACTIVE VIEW WIDTH SMALLER/LARGER
  55. / \                     ACTIVE VIEW SIZE HALVED/DOUBLED
  56. < >                     BRIGHTNESS DARK/LIGHT
  57. A D                     MOVE ACTIVE VIEW LEFT/RIGHT
  58. S X                     MOVE ACTIVE VIEW UP/DOWN
  59. ~ BACKSPACE             VIEW CREATE/DELETE
  60. O V                     NEXT OBJECT/VIEW
  61. + -                     THROTTLE SPEED INCREASE/DECREASE
  62. F                       FLOOR AND CEILING TOGGLE
  63. J                       JOYSTICK TOGGLE
  64. C                       EDIT CURSOR TOGGLE
  65. TAB                     CREATE WALL  (ACTIVE WHEN EDIT CURSOR IS ON)
  66. PAGEUP PAGEDN           MOVEMENT UP/DOWN
  67. UP DN LF RT             MOVE FORWARD/BACKWARD/LEFT/RIGHT
  68. ENTER                   THROTTLE BRAKES
  69. SPACEBAR                LASER BEAM
  70.  
  71.  
  72. =============================================================================
  73. =============================================================================
  74. Mouse Commands
  75.  
  76. LEFT BUTTON             LASER BEAM
  77. RIGHT BUTTON            INCREASE THROTTLE
  78. MIDDLE BUTTON           THROTTLE BRAKES
  79. LEFT MOTION             TURN LEFT
  80. RIGHT MOTION            TURN RIGHT
  81. FORWARD MOTION          MOVE FORWARD
  82. BACKWARD MOTION         MOVE BACKWARD
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96. =============================================================================
  97.     The complete source code to XOX is available.  It is NOT free.
  98.     There is a license fee and it is quite substantial.  In 1993
  99.     XOX was licensed four times to the following companies. They
  100.     were granted a perpetual non-exclusive royalty free license.
  101.  
  102.         1. FEB: Tantalus Inc. MPGNet            Poughquag, NY
  103.         2. MAY: New World Computing, Inc.       Agoura Hills, CA
  104.         3. NOV: Origin Systems, Inc.            Austin, TX
  105.         4. DEC: Compton's New Media, Inc.       Carlsbad, CA
  106.  
  107.     If you are a software group and desire to develop Virtual Reality
  108.     products then please call us.  XOX is a great way to get started.
  109.     By obtaining the source to XOX you can save months maybe a year of
  110.     development time.  XOX is written in C++.  The code is very reusable
  111.     and easy to modify.  Please contact us if you need more information.
  112.  
  113.     Address :   HixoxiH Software          Phone :   602-581-6670 Office
  114.                 Ray E. Bornert II               :   602-581-0008 Fax
  115.                 20826 N. 15th Ave.
  116.                 Phoenix, AZ 85027-3642
  117.     
  118.     E-mail  :   bornert@indirect.com    (Internet)
  119.             :   Ray E. Bornert II       (Compuserve)
  120.